Package | de.kvtelematik.eterminservice.r4 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.kvtelematik.eterminservice.r4@0.1.1&canonical=https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Patient |
Url | https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Patient |
Version | 3.0 |
Status | draft |
Date | 2019-08-02 |
Name | PatientEts |
Title | Patient |
Experimental | True |
Copyright | Copyright 2018,2019 KV Telematik GmbH |
Type | Patient |
Kind | resource |
StructureDefinition | |
https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Appointment | gebuchter Termin |
https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Bundle_Data | Rückgabe-Bundle der etsData-Operation |
No resources found
{
"resourceType" : "StructureDefinition",
"url" : "https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Patient",
"version" : "3.0",
"name" : "PatientEts",
"title" : "Patient",
"status" : "draft",
"experimental" : true,
"date" : "2019-08-02",
"publisher" : "KV Telematik GmbH",
"contact" : [
{
"name" : "KV Telematik GmbH",
"telecom" : [
{
"system" : "url",
"value" : "https://www.kv-telematik.de"
}
]
}
],
"copyright" : "Copyright 2018,2019 KV Telematik GmbH",
"fhirVersion" : "4.0.0",
"kind" : "resource",
"abstract" : false,
"type" : "Patient",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Patient",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Patient.identifier",
"path" : "Patient.identifier",
"max" : "0"
},
{
"id" : "Patient.active",
"path" : "Patient.active",
"max" : "0"
},
{
"id" : "Patient.name",
"path" : "Patient.name",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Patient.name.use",
"path" : "Patient.name.use",
"max" : "0"
},
{
"id" : "Patient.name.text",
"path" : "Patient.name.text",
"max" : "0"
},
{
"id" : "Patient.name.family",
"path" : "Patient.name.family",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.name.given",
"path" : "Patient.name.given",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Patient.name.prefix",
"path" : "Patient.name.prefix",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Patient.name.suffix",
"path" : "Patient.name.suffix",
"max" : "0"
},
{
"id" : "Patient.name.period",
"path" : "Patient.name.period",
"max" : "0"
},
{
"id" : "Patient.telecom",
"path" : "Patient.telecom",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
},
{
"type" : "value",
"path" : "use"
}
],
"rules" : "open"
},
"max" : "3",
"mustSupport" : true
},
{
"id" : "Patient.telecom:phone",
"path" : "Patient.telecom",
"sliceName" : "phone",
"max" : "1"
},
{
"id" : "Patient.telecom:phone.system",
"path" : "Patient.telecom.system",
"min" : 1,
"fixedCode" : "phone",
"mustSupport" : true
},
{
"id" : "Patient.telecom:phone.value",
"path" : "Patient.telecom.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.telecom:phone.use",
"path" : "Patient.telecom.use",
"min" : 1,
"fixedCode" : "home",
"mustSupport" : true
},
{
"id" : "Patient.telecom:phone.rank",
"path" : "Patient.telecom.rank",
"max" : "0"
},
{
"id" : "Patient.telecom:phone.period",
"path" : "Patient.telecom.period",
"max" : "0"
},
{
"id" : "Patient.telecom:email",
"path" : "Patient.telecom",
"sliceName" : "email",
"max" : "1"
},
{
"id" : "Patient.telecom:email.system",
"path" : "Patient.telecom.system",
"min" : 1,
"fixedCode" : "email",
"mustSupport" : true
},
{
"id" : "Patient.telecom:email.value",
"path" : "Patient.telecom.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.telecom:email.use",
"path" : "Patient.telecom.use",
"min" : 1,
"fixedCode" : "home",
"mustSupport" : true
},
{
"id" : "Patient.telecom:email.rank",
"path" : "Patient.telecom.rank",
"max" : "0"
},
{
"id" : "Patient.telecom:email.period",
"path" : "Patient.telecom.period",
"max" : "0"
},
{
"id" : "Patient.telecom:mobil",
"path" : "Patient.telecom",
"sliceName" : "mobil",
"max" : "1"
},
{
"id" : "Patient.telecom:mobil.system",
"path" : "Patient.telecom.system",
"min" : 1,
"fixedCode" : "phone",
"mustSupport" : true
},
{
"id" : "Patient.telecom:mobil.value",
"path" : "Patient.telecom.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.telecom:mobil.use",
"path" : "Patient.telecom.use",
"min" : 1,
"fixedCode" : "mobile",
"mustSupport" : true
},
{
"id" : "Patient.telecom:mobil.rank",
"path" : "Patient.telecom.rank",
"max" : "0"
},
{
"id" : "Patient.telecom:mobil.period",
"path" : "Patient.telecom.period",
"max" : "0"
},
{
"id" : "Patient.gender",
"path" : "Patient.gender",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.birthDate",
"path" : "Patient.birthDate",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.deceased[x]",
"path" : "Patient.deceased[x]",
"max" : "0"
},
{
"id" : "Patient.address",
"path" : "Patient.address",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Patient.address.use",
"path" : "Patient.address.use",
"max" : "0"
},
{
"id" : "Patient.address.type",
"path" : "Patient.address.type",
"max" : "0"
},
{
"id" : "Patient.address.text",
"path" : "Patient.address.text",
"max" : "0"
},
{
"id" : "Patient.address.line",
"path" : "Patient.address.line",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Patient.address.city",
"path" : "Patient.address.city",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.address.state",
"path" : "Patient.address.state",
"max" : "0"
},
{
"id" : "Patient.address.postalCode",
"path" : "Patient.address.postalCode",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.address.country",
"path" : "Patient.address.country",
"max" : "0"
},
{
"id" : "Patient.address.period",
"path" : "Patient.address.period",
"max" : "0"
},
{
"id" : "Patient.maritalStatus",
"path" : "Patient.maritalStatus",
"max" : "0"
},
{
"id" : "Patient.multipleBirth[x]",
"path" : "Patient.multipleBirth[x]",
"max" : "0"
},
{
"id" : "Patient.photo",
"path" : "Patient.photo",
"max" : "0"
},
{
"id" : "Patient.contact",
"path" : "Patient.contact",
"max" : "0"
},
{
"id" : "Patient.communication",
"path" : "Patient.communication",
"max" : "0"
},
{
"id" : "Patient.generalPractitioner",
"path" : "Patient.generalPractitioner",
"max" : "0"
},
{
"id" : "Patient.managingOrganization",
"path" : "Patient.managingOrganization",
"max" : "0"
},
{
"id" : "Patient.link",
"path" : "Patient.link",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.